Instance 0

Centrality↓:0.0  Specificity↑:0.36787944117144233
Class730.parseInt(BufferedReader in,int def){
            return Integer.parseInt(in.readLine());
}